Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated keywords. Renamed server functions and made them public #126

Merged
merged 4 commits into from
Jun 12, 2019
Merged

Updated keywords. Renamed server functions and made them public #126

merged 4 commits into from
Jun 12, 2019

Conversation

Onno-Dirkzwager
Copy link
Collaborator

No description provided.

Removed redundant keywords.

And added:
- writeConfig
- readConfig
- espRestart
- eraseEEPROM
- WiFiSetupAndConnect
- WiFiDisconnect
- setClock
- iotUpdater
- espInstaller
- iasLog
- strRetWifiScan
- strRetWifiCred
- strRetCertScan
- strRetHtmlRoot
- strRetDevInfo
- strRetAppInfo
- servSaveFngPrint
- servSaveWifiCred
- servSaveAppInfo
- servSaveActcode
- Rearranged & Regrouped functions / vars to beter represent the order they are used in
- Renamed the server functions to beter represent wat they do and keep consistency in the naming scheme
- Renamed the server functions to beter represent wat they do and keep consistency in the naming scheme
- Made server functions public so end users can use them in their sketch.
- Changed 4 String functions to bool as String was not necessary.
- Renamed the server functions to beter represent wat they do and keep consistency in the naming scheme
@Onno-Dirkzwager Onno-Dirkzwager changed the title Updated keywords. Renamed server function and made them public Updated keywords. Renamed server functions and made them public Jun 12, 2019
@Onno-Dirkzwager Onno-Dirkzwager merged commit 88f0289 into iotappstory:master Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant